projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
743cb1f
)
Forgotten file
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 Jun 2011 04:08:50 +0000
(
00:08
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:06 +0000
(16:08 -0400)
gtk/a11y/gailtreeview.h
patch
|
blob
|
history
diff --git
a/gtk/a11y/gailtreeview.h
b/gtk/a11y/gailtreeview.h
index e0fcfd48b2b8b67eb19102d8964e8846e9031a67..d0d6227a0321983c1535756d974720c22818935e 100644
(file)
--- a/
gtk/a11y/gailtreeview.h
+++ b/
gtk/a11y/gailtreeview.h
@@
-43,9
+43,11
@@
struct _GailTreeView
AtkObject* caption;
AtkObject* summary;
gint n_children_deleted;
+ gint n_rows;
+ gint n_cols;
GArray* col_data;
GArray* row_data;
- G
List* cell_data
;
+ G
HashTable *cell_info_by_index
;
GtkTreeModel *tree_model;
AtkObject *focus_cell;
GtkAdjustment *old_hadj;